PHY ADD FORCE FIELD BOX

Add a box to represent the force field.

  Syntax
PHY ADD FORCE FIELD BOX ID, mode, X#, Y#, Z#, SizeX#, SizeY#, SizeZ#
  Parameters
ID
Integer
identification number of the force field
mode
Integer
use a value of 1 to create an exclude volume, 0 for a regular volume
X#
Float
X position
Y#
Float
Y position
Z#
Float
Z position
SizeX#
Float
size on X axis
SizeY#
Float
size on Y axis
SizeZ#
Float
size on Z axis

  Returns

  Example Code
No example code is provided for this command